Skip to content

Conversation

@IvanGoncharov
Copy link
Member

A super early draft of a class to Anonymise graphql documents and matching values in 3rd-party files.

Context: I have a report of performance degradation but can't access schema and queries to reproduce it. This PR attempts to make a utility class that obfuscates all names by using their salted hashes so I can get access to the "anonymized" version of files I need to reproduce this issue.

Note: Not ready for review, I'm publishing this PR just to generate a "canary NPM package" and pass it to the person that reported "performance degradation". After this design is proven I will work on cleaning up this PR.

@netlify
Copy link

netlify bot commented Jul 12, 2022

Deploy Preview for compassionate-pike-271cb3 failed.

Name Link
🔨 Latest commit 8359ec9
🔍 Latest deploy log https://app.netlify.com/sites/compassionate-pike-271cb3/deploys/62cdc1cef5bec300087eee51

@github-actions
Copy link

Hi @IvanGoncharov, I'm @github-actions bot happy to help you with this PR 👋

Supported commands

Please post this commands in separate comments and only one per comment:

  • @github-actions run-benchmark - Run benchmark comparing base and merge commits for this PR
  • @github-actions publish-pr-on-npm - Build package from this PR and publish it on NPM

@IvanGoncharov

This comment has been minimized.

@github-actions
Copy link

@github-actions publish-pr-on-npm

@IvanGoncharov The latest changes of this PR are available on NPM as
graphql@17.0.0-alpha.1.canary.pr.3673.53c289997f206acd10388d6a574341c68cc1a30e
Note: no gurantees provided so please use your own discretion.

Also you can depend on latest version built from this PR:
npm install --save graphql@canary-pr-3673

@yaacovCR
Copy link
Contributor

Closing this old draft, feel free to reopen!

@yaacovCR yaacovCR closed this Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants